Xuni Product Documentation - Xamarin.Forms
GroupAsync(Expression<Func<T,Object>>) Method
The group path.
Groups the collection view according to the specified group path.
Syntax
[DebuggerStepThrough()] 
[AsyncStateMachine(Xuni.CollectionView.XuniCollectionView`1+d__14[T])] 
public Task GroupAsync( 
   Expression<Func<T,object>> groupPath 
)

Parameters

groupPath
The group path.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XuniCollectionView<T> Class
XuniCollectionView<T> Members
Overload List